McGroupValue.AxesValues property
The value for each axis in the group.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public double[] AxesValues { get; }
Public ReadOnly Property AxesValues As Double()
Property value
Type: double[]
See also